Skip to content

Linux support: port in fix to relative paths in rm, pause - #13

Merged
Will-Howard merged 2 commits into
linux-supportfrom
linux-rm-relative-path
Jul 30, 2026
Merged

Linux support: port in fix to relative paths in rm, pause#13
Will-Howard merged 2 commits into
linux-supportfrom
linux-rm-relative-path

Conversation

@Will-Howard

Copy link
Copy Markdown
Owner

Adopts the fix in #12 into the linux version

configMatches only compared the needle as a tilde path, a folder name or the
stored path, so `gitwatchd rm .` inside a watched repo matched nothing while
`add .` had stored the resolved path. Lookup now runs the needle through
normalizePath, the same helper add uses; folder-name matching is unchanged.

Ports the macOS fix in PR #12 (issue #11) to Linux.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@Will-Howard
Will-Howard changed the base branch from main to linux-support July 29, 2026 18:14
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@Will-Howard
Will-Howard merged commit 49961a4 into linux-support Jul 30, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant